You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > Size Method > TMtxVec.Size Method ([In] TMtxVecBase, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.Size Method ([In] TMtxVecBase, bool)

Allows the complex property of the calling object to become of AComplex value instead of Src.Complex value.

Syntax
C#
Visual Basic
public virtual TMtxVec Size([In] TMtxVecBase Src, bool AComplex);

It is also possible to pass the calling object as the Src with a different AComplex value. The value of the complex property can be changed without knowing the actual type of the object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!